OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LC2
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/SemaCXX/
class.cpp
84
class
LC2
{
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-8.s
129
$
LC2
:
218
ldah $17,$
LC2
($29) !gprelhigh
221
lda $17,$
LC2
($17) !gprellow
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
131
RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL,
LC2
= RTLIB::UNKNOWN_LIBCALL;
176
LC2
= (VT == MVT::f32) ? RTLIB::OGT_F32 :
182
LC2
= (VT == MVT::f32) ? RTLIB::OEQ_F32 :
220
if (
LC2
!= RTLIB::UNKNOWN_LIBCALL) {
225
NewLHS = makeLibCall(DAG,
LC2
, RetVT, Ops, false/*sign irrelevant*/,
230
NewLHS, NewRHS, DAG.getCondCode(getCmpLibcallCC(
LC2
)));
[
all
...]
Completed in 73 milliseconds